OpenRoads Designer CONNECT Edition SDK Help

GetRegionsStartingAbsoluteStation Method

Gets the region’s starting “absolute” station, used to service unit length station

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public doubleGetRegionsStartingAbsoluteStation( Stationing.StationRegion stationRegion)

Parameters

SettingDescription
  Stationing.StationRegion Station’s region

Return Value

Region’s starting absolute station

See Also